Loading Tool

Explorer IconExplorer

Memory Pool

39,754 transactions
25.88 vMB
0.05344878 BTC
Random Selection Loading Transactions
Max Size: 134.44/200 MB

Candidate Block

Mining Attempt ccaf8d8ed710ed367f6655487b5997cca75c0b3c77dd2af73fef76b9120e9447
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c4dac673256375f3122bf976e7de93ec50658c6efabf36f377661b347e43bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 1.00 vMB
Total Fees: 0.00647442 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (489,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,095 425,095 00000000000000000436922bfbf24d49177d7964b1df40fa1b9f6fc58423ddc7 361 0.99/1.00 vMB 10
425,094 425,094 00000000000000000449ec00cd3cb3a2e1a7188a1593ec1f65968191aa97d21b 1,031 0.46/1.00 vMB 56
425,093 425,093 000000000000000003f6affe25db3ec3e71b1c91520e476d14c11c54cc925732 774 0.35/1.00 vMB 53
425,092 425,092 000000000000000000cc3fea8a9284da191b3f9f8afa60f465095250ec35ca04 759 0.39/1.00 vMB 43
425,091 425,091 00000000000000000405b31f8e44b6c5975ef412b3bd76a7bcc5186b58104e7c 1,281 0.49/1.00 vMB 63
425,090 425,090 000000000000000000aa426f91398e2e55baf1de4916b47479aa4a0138317f58 1,033 0.42/1.00 vMB 63
425,089 425,089 0000000000000000037445dda31faa3dcdd0b3aedec72e85dbdcfdd3d0835a30 1,045 0.43/1.00 vMB 60
425,088 425,088 0000000000000000001e15d5fd3788126b635b5310903259426ed9180aa4a557 844 0.41/1.00 vMB 62
425,087 425,087 00000000000000000216281351a1d261e90e0d66fefa0bbfcd53cd149a00b507 1,404 0.63/1.00 vMB 65
425,086 425,086 000000000000000004840a16cad7c63938ef3ccb36532650ea0933121dca6e23 1,168 0.99/1.00 vMB 34
425,085 425,085 00000000000000000260ab1bc34f348030977d129de929479c456ad59e34cb15 2,127 1.00/1.00 vMB 59
425,084 425,084 00000000000000000409af3d747103b8f55cc00e055cdce17b6c90a0051e41af 2,468 1.00/1.00 vMB 67
425,083 425,083 000000000000000004cf03ec2e0f6707712298e819d40732a7a834a94854b716 2,881 1.00/1.00 vMB 73
425,082 425,082 000000000000000004b1240822861564dcee9aea98050da5334702148482b6c3 2,092 1.00/1.00 vMB 56
425,081 425,081 000000000000000000453325972b474bdd2adf428b94e38ec41a19969d0a1d51 2,670 1.00/1.00 vMB 69
425,080 425,080 000000000000000004a95aa7ed6d00eb0d74c013082c2d8cdc85ba0bd813acf7 1,505 0.74/1.00 vMB 59
425,079 425,079 00000000000000000277561c69d69ba5da759755f794b9022055c48844cbe3c6 205 0.09/1.00 vMB 65
425,078 425,078 00000000000000000029560b0cc2bdbb89f24667981c9fd537ba493855b2eff8 429 0.21/1.00 vMB 60
425,077 425,077 0000000000000000024f48cda013b10cb2bbb047fe8789a46ab1f8d5a783b51d 1,914 0.81/1.00 vMB 66
425,076 425,076 00000000000000000544db7e6022e0922186bc752fbdd4a5b53bdbf33038003c 562 0.23/1.00 vMB 76
425,075 425,075 0000000000000000034ad3de4f92c104dae5f909072f02954e6e8b2119394742 379 0.15/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.