Loading Tool

Explorer IconExplorer

Memory Pool

76,687 transactions
28.95 vMB
0.07525529 BTC
Random Selection Loading Transactions
Max Size: 177.10/200 MB

Candidate Block

Mining Attempt dbaa573f7e320f147c0d27b1b3afa067a9c6ce6bf5337589319f5a359b515bc6
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (430,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,529 484,529 00000000000000000102d1167b40e4bf6141a84fe172b8e13c4e1200de864c3a 658 0.28/1.00 vMB 130
484,528 484,528 0000000000000000004d92c64a58f21a22311a72f057200cc2cca248eec34c55 1,712 0.77/1.00 vMB 129
484,527 484,527 0000000000000000011c5c5d5158781964fa1c62c76436a7c048f3b60bf767ce 1,014 0.57/1.00 vMB 127
484,526 484,526 000000000000000000ab7031abec5bcefe98d63d8fd9848c62c730f7f56640a2 1,647 0.82/1.00 vMB 139
484,525 484,525 0000000000000000002c139ca2dc7c0617fcb300f4fe21551c0b8ee4fd100f1d 1,891 0.93/1.00 vMB 109
484,524 484,524 00000000000000000029f065a6df049c1999572e6736cac60d5b69f2125e3e89 1,674 1.00/1.00 vMB 103
484,523 484,523 00000000000000000084666093fff2eb44465d8d232fe0873147c4728ee9d234 1,579 0.99/1.00 vMB 106
484,522 484,522 0000000000000000011408f00563abf68220bbefb34e8cc5641440a8c9a8a3f4 579 0.23/1.00 vMB 133
484,521 484,521 000000000000000000ea8a3529ce093bf80208ac139bb34686cfb4f9145d1542 50 0.02/1.00 vMB 98
484,520 484,520 000000000000000000107476675c0229d4801dc9e56cd7358a026af1c4d068ac 788 0.94/1.00 vMB 20
484,519 484,519 00000000000000000048f5a423a3581e8339a12893e36c2fab0ddffb56ee1ff3 2,113 0.99/1.00 vMB 170
484,518 484,518 000000000000000000a34d5cc26185a7e260fcdaa4f172a7b478417728065dab 549 0.30/1.00 vMB 99
484,517 484,517 000000000000000000479330c49980b967877846355f8cd8aaa6a46168659410 839 0.68/1.00 vMB 47
484,516 484,516 000000000000000000903335472d53147773835e1c20cb79f9fe3b6d676b553a 1,730 0.91/1.00 vMB 128
484,515 484,515 000000000000000000fd69edb9b83d5535e9a60fbd8617f96dbf992546d089c1 542 0.49/1.00 vMB 35
484,514 484,514 00000000000000000123e247c3550bd8276bc6929b9b6b3837799913df1f4cdb 1,442 0.94/1.00 vMB 31
484,513 484,513 00000000000000000123f9cf4977fc84404404d5165e5b81db1681c8293ff8a6 1,600 0.99/1.00 vMB 49
484,512 484,512 0000000000000000009ee8eb3eb6e45fe9ab3af671f5c2bb5b17cdf5056c9b5f 1,740 1.00/1.00 vMB 63
484,511 484,511 000000000000000000fb5176ac1aefb646f2ce5ff441f0ea26f048c513ee994b 1,891 1.00/1.00 vMB 158
484,510 484,510 00000000000000000086656b7924f50ad7ab1313cedc1bded3dbc47dc4c1f9c3 2,133 1.00/1.00 vMB 277
484,509 484,509 000000000000000000b8a419b076225c72abc9f9640378cbbb64c51e0180fac3 1,685 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.