Loading Tool

Explorer IconExplorer

Memory Pool

82,369 transactions
31.75 vMB
0.09097184 BTC
Random Selection Loading Transactions
Max Size: 188.91/200 MB

Candidate Block

Mining Attempt efcd10c7c8e0dff6a8a8de444945138ba5b617a996ebf52c6021a3ecd7a66852
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 974a3573f06135a5eeb388037a1013199b85718627d969773b7697c91d3084e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,212
Size: 1.00 vMB
Total Fees: 0.02748747 BTC
Feerates: 101.66 > 2.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (697,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,649 217,649 00000000000004902709f10d752ef59b465b2ee742143c31857a4b4593fa6b2c 134 0.05/1.00 vMB 27
217,648 217,648 0000000000000131113a8de53007dbbb2c9609243a0be4d75ea7bc53417e9055 728 0.25/1.00 vMB 273
217,647 217,647 0000000000000334d4bf8e08c2c76609acc60cb7e3d14357c39b662b337c82be 396 0.27/1.00 vMB 111
217,646 217,646 000000000000015072523e21ed7972a9fc229d6aadc8e55937eaa5f2d70137e3 772 0.25/1.00 vMB 341
217,645 217,645 0000000000000448d4323cb595a29847eb8faa481609714642a9b64067cd3e11 295 0.25/1.00 vMB 103
217,644 217,644 000000000000029026bf231f3049a72c3aac68751a61f4a98aaa8d4a334e5163 614 0.25/1.00 vMB 190
217,643 217,643 000000000000043da837b73130126de953a0a673b269c10f1fdc8aa7d0125b8f 384 0.28/1.00 vMB 126
217,642 217,642 00000000000000270b7dcc6b557e05eaf52847e227c680c8645cb7070b9443dd 111 0.05/1.00 vMB 52
217,641 217,641 000000000000043719a844c41473e80136286a2e60172766f700ed7bceae3e8c 673 0.25/1.00 vMB 254
217,640 217,640 00000000000001b4879dbbcfe0324e33e097e80face962b7eb7a292554b9da2a 549 0.25/1.00 vMB 221
217,639 217,639 0000000000000089548ecf6a46642dbeb8793870c7a360cc9869c16cc9b2417b 665 0.25/1.00 vMB 209
217,638 217,638 000000000000031de29dabc149d9d9952b10fd94130426fb0e6b7564546d3717 538 0.25/1.00 vMB 177
217,637 217,637 00000000000000efd94561df3d59acec85682a8469564136815ff2a115c5fb02 571 0.25/1.00 vMB 167
217,636 217,636 00000000000000aa1fe2510de6de2f8509b9a552674f534cb51de88acc2db957 610 0.25/1.00 vMB 154
217,635 217,635 00000000000004fcb4a3996e5a205af6d452823942631bfe6defd441e68c4332 892 0.25/1.00 vMB 609
217,634 217,634 00000000000000954c0398f678292cb82f81967f29d7f4c691636e59473f288b 135 0.05/1.00 vMB 113
217,633 217,633 00000000000003dfe18b3aa0373ffec0b9016328682748c2bdd5483553d97d0f 834 0.25/1.00 vMB 1,070
217,632 217,632 0000000000000121571df89c0624351f15d41be646e5de100b85d48c4870836c 148 0.05/1.00 vMB 33
217,631 217,631 00000000000004eff6f839670cbe7e3ac57e1bd1f46d126f6691ac2905ce2bfc 481 0.21/1.00 vMB 177
217,630 217,630 00000000000004d4e068408641fe241cff3501843b44a3b73f24d048eac71a70 321 0.14/1.00 vMB 148
217,629 217,629 00000000000004556665f02278a1df041729b625250f261be50341cd919e9fae 516 0.21/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 782.31 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: 658.64 GB
    • Received: 14.58 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.