Loading Tool

Explorer IconExplorer

Memory Pool

49,441 transactions
28.52 vMB
0.13987786 BTC
Random Selection Loading Transactions
Max Size: 152.54/200 MB

Candidate Block

Mining Attempt 952d65f62e31db11aab3cb1e9475ada456f80ee5ad6aa3630b3f358e4b259606
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 378ba18657e5da061ec422d3dd4ff6c7989581e8ebd6797f651b2219579c2eff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.08287903 BTC
Feerates: 301.05 > 8.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (546,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,994 367,994 00000000000000000ebd67c8f83fd8f7e7cf5f320e7a39fb4c7f2eaabf29064a 1,114 0.85/1.00 vMB 36
367,993 367,993 000000000000000012bff129114e11d4ad3afba8d1b60695bf3fbed146db7f58 1,396 1.00/1.00 vMB 34
367,992 367,992 000000000000000003a739453d1c22a14d004e690e4adb230f60fc8cd910ae96 522 0.84/1.00 vMB 22
367,991 367,991 0000000000000000063e2707e825869b06f69ac91d86a43e1b8c184bbb571ef2 305 0.12/1.00 vMB 44
367,990 367,990 000000000000000011b1dcbe995af4a6db8bdd968187673fde80e0735df75746 225 0.18/1.00 vMB 27
367,989 367,989 00000000000000000147e58ac97389c05e52b2d88405d99641ec6465163eb9f9 883 0.98/1.00 vMB 16
367,988 367,988 00000000000000000873bef32a02d9d2e3acaaffa0c393ac197fb27dbb3f4f21 1,812 1.00/1.00 vMB 54
367,987 367,987 0000000000000000077e14706eadd788116254e147d516993fb7ca694ce8c316 492 0.37/1.00 vMB 31
367,986 367,986 000000000000000006d5a4ce2e42afed237bf41a20ed81f215f3e2ee1f1be84f 658 0.75/1.00 vMB 27
367,985 367,985 00000000000000000292edfb0d417bb90140708f221ef7336ca9c80ebb51eee6 235 0.23/1.00 vMB 34
367,984 367,984 0000000000000000004c5a95d5c76b365d6f83d6ca8baa5f1d5cfae0600b5b1c 271 0.28/1.00 vMB 37
367,983 367,983 000000000000000006734b71a24ee96772a60efccd6d8752ba49c419e5548243 1,008 0.89/1.00 vMB 26
367,982 367,982 00000000000000000afa0be9bbc6801603cefd2364fee7ace48decc00630b29e 2,091 1.00/1.00 vMB 64
367,981 367,981 000000000000000011246b3b65f861c485630961460865325f080227fc523be6 1,147 0.76/1.00 vMB 49
367,980 367,980 00000000000000000deb3c9a595271ab490fbf16aa1476ea6650f7c78933a562 1,619 0.94/1.00 vMB 50
367,979 367,979 000000000000000004c52aad82667a959ada24a507abff3db70df697611c17b0 100 0.10/1.00 vMB 31
367,978 367,978 000000000000000010eb3b61535912b8c85bba14f455f9e8722a0aced7bbc022 564 0.79/1.00 vMB 22
367,977 367,977 00000000000000000cf8ce3d49569b2278c62f461911644080eeb532edd091eb 1,277 0.93/1.00 vMB 27
367,976 367,976 00000000000000000ceb77a50cb10cffb0f841b0bcbad65c93487412a8cca5a3 1,900 1.00/1.00 vMB 50
367,975 367,975 000000000000000008121edebe49e5e31bb9df6e558cee0bc886fed748b29c95 28 0.02/1.00 vMB 158
367,974 367,974 000000000000000012b34159b7a634978c29764c3202eeb14e9a6b7be36cc5bb 1,290 0.93/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.