Loading Tool

Explorer IconExplorer

Memory Pool

76,154 transactions
28.40 vMB
0.06468763 BTC
Random Selection Loading Transactions
Max Size: 172.19/200 MB

Candidate Block

Mining Attempt 920ce53c0f41226557e87fc7399118aa3c5a95851e186c425d63844b39e4e180
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 0afb13feb252c6770fc37e5d3dde649ac2614ace8632ad28d9f68f6ee3985073
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,894
Size: 1.00 vMB
Total Fees: 0.00542519 BTC
Feerates: 41.50 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (614,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,945 300,945 00000000000000003abf1ceb7364187a99023b3bc2d646cc0a4ca23c48ffa578 805 0.35/1.00 vMB 31
300,944 300,944 00000000000000000264dc47e53fb427ea2f03d5317850d85e44f9b39f71c4bc 765 0.25/1.00 vMB 55
300,943 300,943 00000000000000005fefdabc067912b4598f4d479d8e2818dcc7e0e5ebbc8d18 291 0.37/1.00 vMB 13
300,942 300,942 000000000000000052d25359cc3e56f908e99dcf6f12784c1f9869deb6264395 723 0.35/1.00 vMB 35
300,941 300,941 00000000000000007b2dff8df1234ad9e9dff3ff049dfc371e898847e95c5d27 567 0.30/1.00 vMB 33
300,940 300,940 00000000000000002abb7badf7b110ff6d2536fa433a0f284cd54f5f9b5d5f4b 694 0.35/1.00 vMB 29
300,939 300,939 00000000000000000d88149476d62d5aa494b7ec6ce4f77e35ebad512ae0ef44 430 0.23/1.00 vMB 29
300,938 300,938 00000000000000004dd3a1f695946e9e3e517076b714f22966b8cce9bb8a4195 156 0.14/1.00 vMB 19
300,937 300,937 0000000000000000768efd91e995c360feffe7547ea6cb5ae88eb1f36b5176f9 106 0.10/1.00 vMB 15
300,936 300,936 000000000000000063d5423cadcbdaf25d0e56f2aef3714eb1d55b144f048931 72 0.05/1.00 vMB 18
300,935 300,935 000000000000000046ca098391e34775ecda24933f56ee1c858e635e2bf12589 705 0.35/1.00 vMB 36
300,934 300,934 00000000000000000298c4a684bfd449676cdf3a037a941a2de0ef181d621495 276 0.19/1.00 vMB 24
300,933 300,933 00000000000000000d610129923713965af4db4ff032ca662d341677ae8d41fe 235 0.13/1.00 vMB 29
300,932 300,932 00000000000000006fe3f075af3bc11014f3edc0a309c892fdecda735913b842 244 0.15/1.00 vMB 33
300,931 300,931 00000000000000005c2494f75af1db6e6e06d808b03e6befacb0b3ac5b32665e 25 0.01/1.00 vMB 26
300,930 300,930 0000000000000000713d8807586c72bbc084900393de6b9670dd2dffe347669d 707 0.35/1.00 vMB 30
300,929 300,929 000000000000000042f641917164f3f8e1c30a18a50aaa6278438598cf973ad5 48 0.05/1.00 vMB 10
300,928 300,928 000000000000000071cdafa4cf91a36f334d89ffc51e7b9a8223d2b43afc6815 411 0.28/1.00 vMB 25
300,927 300,927 000000000000000027d9769470a903607aa0c4b61fffc1801c1502ae3fe7b247 172 0.22/1.00 vMB 16
300,926 300,926 00000000000000006d87de00a5cd50722880d7319fcd415ea763e41543406e7d 772 0.50/1.00 vMB 22
300,925 300,925 00000000000000004200d5e27ee09e13ffe3850c3a64142b995ba7787ebc9691 1,061 0.35/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.