Loading Tool

Explorer IconExplorer

Memory Pool

47,317 transactions
27.13 vMB
0.06666304 BTC
Random Selection Loading Transactions
Max Size: 144.38/200 MB

Candidate Block

Mining Attempt 0af93fa4b3ec9c93875c64058a03bd080627c0f09c9b86965e928d6ca611e5dc
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 75f2017b225ca64ff47ccb8053f9db57ce0f3e590d645f9cd8d6e9caef89b9a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,813
Size: 1.00 vMB
Total Fees: 0.01636300 BTC
Feerates: 100.17 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (600,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,988 313,988 00000000000000001f511b477c60149a14c1dbba087d86a952b87c5f01fa072e 412 0.22/1.00 vMB 30
313,987 313,987 000000000000000029285c279a70fcb8444832b3cb1e75d419236050109446fd 1,351 0.59/1.00 vMB 31
313,986 313,986 000000000000000024ad05b2e2003e1c4473e3c87f7521a9c948827e32841075 669 0.27/1.00 vMB 34
313,985 313,985 00000000000000000647c1293b5bfafe449bd20ecdb2c0d6f3f182f3b5b83ca8 254 0.11/1.00 vMB 43
313,984 313,984 000000000000000016f6d3b931cc3bea89a13dd1542d381ca05c1c0b0a2fe9ed 156 0.08/1.00 vMB 91
313,983 313,983 00000000000000002c79733ecd567729fcd66cc7992e61be61a40b49b0b08b6f 343 0.16/1.00 vMB 27
313,982 313,982 0000000000000000306756f7d7462bfd52e814be5ba180160be590b8c474d797 44 0.05/1.00 vMB 1
313,981 313,981 00000000000000001e4adc9346b0375b99fd5babadb8a3ebb2fb97c99ca6845e 405 0.21/1.00 vMB 26
313,980 313,980 00000000000000000d1676f860235801bfeac503856c21b21115f5e8be1e6a9c 592 0.25/1.00 vMB 34
313,979 313,979 0000000000000000193a6c424237e990cbe1fe07048140d1bb3545c8cc0dfa4e 693 0.34/1.00 vMB 32
313,978 313,978 00000000000000001dd05d53da0283114e88331664484f4312c0e5daf3c09ecb 1,276 0.64/1.00 vMB 32
313,977 313,977 00000000000000002f78cd2d78e471e70deda97eb5ad291dd0d62a43bbcc9c22 389 0.23/1.00 vMB 25
313,976 313,976 00000000000000003881baa96dfa7527856e8e0d71b960c012a0c78884864f80 836 0.41/1.00 vMB 32
313,975 313,975 000000000000000019e5ef9291d28e5540d2ca11b07ce49bbf3e4258a4c803b1 228 0.11/1.00 vMB 21
313,974 313,974 00000000000000001c44cf9e325561351c2bf07caa7d06add05170fdf97172bb 1,419 0.62/1.00 vMB 35
313,973 313,973 000000000000000004adc10574ddad3f1ca0a85f5d33f69c9141e9246a6ccd63 111 0.06/1.00 vMB 24
313,972 313,972 00000000000000002e6975f83b989591c62ac1957b81eba8d02caafc7e107a6b 191 0.09/1.00 vMB 16
313,971 313,971 00000000000000002592a7d287ebf941db36fc7767f03bf95661cf14e363fce5 824 0.43/1.00 vMB 27
313,970 313,970 000000000000000002fc178050e3a35099132ad9721f552966324b9f0ce79692 1,666 0.75/1.00 vMB 45
313,969 313,969 00000000000000000f328d18594fdcb1589bcd8adca1076489c4fc8eb9d05b9a 769 0.35/1.00 vMB 37
313,968 313,968 00000000000000003280475ce04ae74c813d231e08ed9ded477898f6f6f39c83 1,199 0.57/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 648.71 GB
    • Received: 13.06 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.