Loading Tool

Explorer IconExplorer

Memory Pool

77,579 transactions
28.88 vMB
0.07892317 BTC
Random Selection Loading Transactions
Max Size: 174.79/200 MB

Candidate Block

Mining Attempt 580545296b07704d5855e82fa9921031b981792d7e4274a2cc68b3c06cdd938b
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 40f22dc055aec3b4654689cb68bd89c4a23d492298d34671a8ae819085d5bd3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,501
Size: 1.00 vMB
Total Fees: 0.01862916 BTC
Feerates: 81.07 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (511,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,807 403,807 0000000000000000013745e6d50170c4216856cb77dc5968b3c4fb1fcd744655 859 1.00/1.00 vMB 18
403,806 403,806 000000000000000005b2e2ea498545f096b9fd1cbf7f85ca88cec4334e4add4b 1,355 1.00/1.00 vMB 25
403,805 403,805 0000000000000000017375827b27961075865c896d6c979c0d9ae768adcbfa23 2,646 1.00/1.00 vMB 56
403,804 403,804 0000000000000000024056aacd5251397e9dd0f912583790ecc46be55465f283 1,367 0.99/1.00 vMB 28
403,803 403,803 0000000000000000060293ef469fba6fe9818ff8414f527eae6494c34e2c37f9 3,046 1.00/1.00 vMB 58
403,802 403,802 000000000000000004befdc9bd696da21cc1afc211d5ecb3aad52e555995262b 2,561 1.00/1.00 vMB 67
403,801 403,801 000000000000000006649229a42dbc0c74ee75d92ab2be30b6c19115dfaacd7e 1,312 1.00/1.00 vMB 23
403,800 403,800 000000000000000003bf38cb78eb5b624f51d826eac4b9df581866da91e63ce6 670 1.00/1.00 vMB 15
403,799 403,799 000000000000000005b3aae14994845fd3fc7597f445a3977ce986580ce4a86b 2,059 1.00/1.00 vMB 37
403,798 403,798 000000000000000004236c567b38d3a0b65762af77efc55b826bb4f6beae1657 1,226 0.57/1.00 vMB 45
403,797 403,797 000000000000000004ae0cbdcc90ac5c37976c86ac80f33ad0bdbdd1b3c4bad6 611 0.31/1.00 vMB 42
403,796 403,796 0000000000000000012bdc6edc113463466514ee27d86c1407ef3d16128edf58 1,635 1.00/1.00 vMB 31
403,795 403,795 000000000000000001c70b33180c1563b0a9d762b90f1b7b26bbb7ac3f05695a 2,751 0.93/1.00 vMB 67
403,794 403,794 0000000000000000062bacd4f78410ce6323f9badc05103d8172e391baec3139 208 0.08/1.00 vMB 45
403,793 403,793 000000000000000002ee39034019406c2af2e5b933d87fe968c155536f21f398 1,513 1.00/1.00 vMB 41
403,792 403,792 0000000000000000012db37f342edfc6a97476c5f3ec3c1ddea7fe8470f25353 1,900 0.93/1.00 vMB 40
403,791 403,791 0000000000000000034e005e6391acb418d2667a6cacece9f97b2e7c5dc5adee 2,285 1.00/1.00 vMB 44
403,790 403,790 000000000000000003f8df539dbc58d44c6a853dd44cc644abb7b2bcb2713389 1,086 0.77/1.00 vMB 27
403,789 403,789 0000000000000000034fb2b6318fe06e916606ac0f6d222c94a57c05f7c40ae6 2,223 1.00/1.00 vMB 45
403,788 403,788 00000000000000000504c600daedef0524eb31214168208c82b7ee153462db1f 1,141 1.00/1.00 vMB 24
403,787 403,787 00000000000000000201a481f6620ae31552657c73100229bbe8fa0fdba13904 814 0.93/1.00 vMB 19
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.41 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.