Loading Tool

Explorer IconExplorer

Memory Pool

43,823 transactions
28.60 vMB
0.12392189 BTC
Random Selection Loading Transactions
Max Size: 148.54/200 MB

Candidate Block

Mining Attempt b9d82ea7dfcb98425488f55fe3170e1b3c34b4a131ea5ffef425e9b1f684d740
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root decac2a7a53b256ce4d26dd7aafc9151f0616e18e11bb211f0c4311ebcbfa506
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.03765522 BTC
Feerates: 113.05 > 3.77 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (536,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,528 378,528 00000000000000000337663906b14d6d1f7d9f27ef78c0bc4dd5a091f72886c8 48 0.07/1.00 vMB 9
378,527 378,527 000000000000000008f85a082f72748f4cc6a553b8bed5c5d4bd6dc6e2f5c995 60 0.07/1.00 vMB 7
378,526 378,526 0000000000000000012f78feafbacd642749d096a221a7258abe452aa04a3aae 776 0.40/1.00 vMB 45
378,525 378,525 000000000000000004738afa1280729b8045668890fe44078e7555fa9d62dfca 2,090 1.00/1.00 vMB 35
378,524 378,524 00000000000000000bb8f5a41419313957af741da3f91df950c4c9b97fee56fb 1,069 0.49/1.00 vMB 30
378,523 378,523 0000000000000000093d5e21b67b8febbf067a538fb6193a4fc0d6948346f24a 800 0.95/1.00 vMB 19
378,522 378,522 000000000000000003b79ab9e935eb71a8fdd2a9318fea57e712b8094ccc823f 1 0.00/1.00 vMB 0
378,521 378,521 00000000000000001133fdf620bc6d8ed51e25c0b026261650c097bf21ea3633 710 0.53/1.00 vMB 22
378,520 378,520 000000000000000008bee984c48c9a46a9a79e24a9854a8e06bf53a0902d47f6 804 0.47/1.00 vMB 31
378,519 378,519 00000000000000000c8ea34f3404ece3d68d8a105ce6f58c0da0df1d248f9973 1,449 0.84/1.00 vMB 30
378,518 378,518 00000000000000000018720d2e08d1d9836d50e37e2cb003b6c55b34c46ac336 476 0.75/1.00 vMB 8
378,517 378,517 0000000000000000062418d37c7354e0bbfe48b4234d4b529104884c75bc7fc3 630 0.32/1.00 vMB 48
378,516 378,516 00000000000000000d811eb770cd2876966d6c049ddf012c1a3f7f9a5e89ffaf 304 0.17/1.00 vMB 28
378,515 378,515 00000000000000001178fcb4f7dc4a584da35dd21af34f7c94ee84d14c5f86dd 915 0.46/1.00 vMB 41
378,514 378,514 000000000000000002903730f865d63d13aeb057394c231a6ad38a8dac92f86f 424 1.00/1.00 vMB 8
378,513 378,513 00000000000000000e21f42a8d23120ba15ce89398ae6333a61ab28920eab0c3 146 0.25/1.00 vMB 6
378,512 378,512 00000000000000000be86e4daa715241d7af423d67c03aa5d777679eba5768b2 1,413 0.75/1.00 vMB 42
378,511 378,511 00000000000000000d4b27d5d15445bf7c2b871814549a7dcb10789976e3d5be 1,028 1.00/1.00 vMB 17
378,510 378,510 00000000000000000d6a2803f165a7d8a304c1c00b92f8bea4161231823e4659 138 0.14/1.00 vMB 16
378,509 378,509 000000000000000004e568e462c0acf1843ca5dd15bc356a921729cd33b8ae71 377 0.94/1.00 vMB 5
378,508 378,508 00000000000000000f2a3fccd73593b443afe33c4d4d15e69f514bb15728f65d 479 0.97/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.