Loading Tool

Explorer IconExplorer

Memory Pool

40,085 transactions
26.91 vMB
0.08925625 BTC
Random Selection Loading Transactions
Max Size: 138.61/200 MB

Candidate Block

Mining Attempt 5d02c66683c3290252a2dca71a0b91a55e9095e3d254234fbd414da56fa8c9c5
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root b0422f35503b021a43d8d9744f440d5b573bca43300d17b02f081bc7b224a4dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.03608568 BTC
Feerates: 197.12 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (636,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,156 278,156 0000000000000000b8ca363e4a4704cc1e1cc7003419d565ce7a7bd7f2415a17 270 0.31/1.00 vMB 16
278,155 278,155 000000000000000013821ce5b91c019d73f5c5fcd2ee3fe63d2c9c335a020a49 218 0.19/1.00 vMB 33
278,154 278,154 0000000000000001716b44eaba6955339fd1cd0932b26a83c877749eacf88d39 600 0.25/1.00 vMB 60
278,153 278,153 0000000000000003943a5efb6cc75d8aaec66014d7ee5e02e9aba9e85c59a51c 77 0.05/1.00 vMB 30
278,152 278,152 000000000000000219401d799b9ba6344ef94af09630b3eb2e7bf68a8b74ed27 131 0.13/1.00 vMB 17
278,151 278,151 000000000000000046c44ff10b00e050329887ec249f2844993504deda718ec5 335 0.19/1.00 vMB 23
278,150 278,150 00000000000000024a123c2420a747ff92c4175aa3fce0626867ec3286ed750a 295 0.15/1.00 vMB 39
278,149 278,149 0000000000000001a60c995f59b58af61d73e6555fb4a95b56325d23393a40a5 697 0.33/1.00 vMB 42
278,148 278,148 00000000000000004d69bba7bec52e252520178656302f1b8cf492b6f437d7eb 93 0.03/1.00 vMB 125
278,147 278,147 00000000000000021c93ac31f31d89bfb54b3fb2565b19ea8303a38b6fa3db55 420 0.24/1.00 vMB 36
278,146 278,146 00000000000000038c314a2496e5798d603c992cbf6240375c059622af93715e 81 0.03/1.00 vMB 142
278,145 278,145 0000000000000003718f33cf4caf58f7093e0f5d6100d70e17f83e85d9751a65 472 0.25/1.00 vMB 32
278,144 278,144 00000000000000003e78eab220f9243083f9e5b8d103b1cfacc9e1629baba523 74 0.03/1.00 vMB 69
278,143 278,143 0000000000000002110b1a1b0a240b964bdf22fd743da0ac0a1fb460f8ed37ca 59 0.03/1.00 vMB 50
278,142 278,142 0000000000000000b64dccabf21609110f9beff53ac134ff822df6b89caa276d 513 0.26/1.00 vMB 42
278,141 278,141 0000000000000001b27f440d6fc71de92eba08fae1bc51a66fda406f726b6d67 305 0.14/1.00 vMB 42
278,140 278,140 0000000000000000eee3c7124090e64603c2f50af68558e25a9ac0155e1a5ac0 94 0.03/1.00 vMB 72
278,139 278,139 00000000000000031834e9d35ba68d00a122db22e42963803fc9d1eac06f07f9 262 0.15/1.00 vMB 35
278,138 278,138 00000000000000011ac5fa1655b4e8a00569a135e610b60e5dba0ece1d03d3df 166 0.15/1.00 vMB 18
278,137 278,137 000000000000000202d5e2857f0ca9a95bcd371e98892e4f372992764570280d 516 0.26/1.00 vMB 41
278,136 278,136 0000000000000001d5adfa4697c831553e9ff008bd6965079a6e848c247a255c 607 0.25/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 781.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: 635.14 GB
    • Received: 12.29 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.