Loading Tool

Explorer IconExplorer

Memory Pool

14,844 transactions
5.81 vMB
0.02592248 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.79/200 MB

Candidate Block

Mining Attempt 3eadc4eb92f39b37be1959de6db829e98d9a5bcbad0d9d8ae57b0ab10755befd
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root 7c84c497cd7c69436e47d2d1402f6d0c1b3b8e572d4603933ca0b450cdb3d4d0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,208
Size: 1.00 vMB
Total Fees: 0.01611740 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (708,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,528 204,528 000000000000056b960244215f62e87ce9e3c89b8d3602265ae9717275a60956 801 0.25 vMB 182
204,527 204,527 00000000000003d68726dbd25f7ea4b8ccc8a7342c4cc539819636ac701f373f 133 0.05 vMB 35
204,526 204,526 00000000000004232ab28b32bd1a5b7dfd504d4ba50220c705b82016fd572af4 766 0.34 vMB 132
204,525 204,525 00000000000001741ed7128f07009d8026e6f5e1b07b46bd69ac8eea62ab9eeb 75 0.05 vMB 89
204,524 204,524 000000000000008465eec04483bf743348b6ac49feddbf1ef785c3d0a3586865 607 0.36 vMB 93
204,523 204,523 00000000000001b0748c8aaaa787268c9628a3b4f6375e4d37794adc5ec89c86 10 0.00 vMB 44
204,522 204,522 0000000000000148ea90fcfb5bcbc73023e0095017d8da0b961add3a3f96c9c0 172 0.06 vMB 142
204,521 204,521 0000000000000505d0a421ed48d19be5dabbb4262a3f542f00041f07d1c8544d 420 0.25 vMB 120
204,520 204,520 00000000000003af8bda311073dc517a1f55d21b2c3d0198883ed36aa157e83c 131 0.05 vMB 16
204,519 204,519 00000000000004c8e66077ad36c387a26068e225017b63cc49ec588fb4a24dda 589 0.25 vMB 118
204,518 204,518 00000000000002633f43dd9a19014061963ad172ae30cebc5d69f4b809b62507 483 0.25 vMB 100
204,517 204,517 000000000000041d9a3fb20bac2ade9e1fbb19707d3139df4c45094e5cacf858 900 0.25 vMB 217
204,516 204,516 0000000000000549ad1e97ff0e4e8d028baa0d9a25d9fa58e6ec76a5556bc8d0 500 0.25 vMB 130
204,515 204,515 0000000000000042fe665fccc4978524b822b9b02cb39abd80794b5f587ea9d1 147 0.05 vMB 22
204,514 204,514 00000000000001d793b5ad2442891fc91174488f2d668c7e60b596f2854db79d 379 0.25 vMB 95
204,513 204,513 00000000000002b03da3e5abfa78b5fbf2477b7be45bcd37fb5e48fd54478852 32 0.01 vMB 813
204,512 204,512 00000000000002d5727b52f1aaf829e9fb59f670232cf3fbdde50367dee7feae 1 0.00 vMB 0
204,511 204,511 000000000000048cbedc79469277c745d9cf637c5b23d91350063b7de3766fe5 754 0.25 vMB 165
204,510 204,510 00000000000004b45496163495f9cdcba0964a386a877f821beb6626620c31f0 889 0.42 vMB 149
204,509 204,509 00000000000002d983c6fdb002b0a2271a0af1f495c53f32308501fe6d65988b 909 0.42 vMB 126
204,508 204,508 00000000000001b01c308feca6219468e641e45a1468d443f015642387d20758 360 0.25 vMB 74
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 309.50 GB
    • Received: 1.46 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.