Loading Tool

Explorer IconExplorer

Memory Pool

80,796 transactions
29.85 vMB
0.06857353 BTC
Random Selection Loading Transactions
Max Size: 180.17/200 MB

Candidate Block

Mining Attempt 21222039db302a1ede9a61a0424d17b32264420fdd7730515cf74e0b5cdea4e7
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 27d82a18237457548502f49079ab74321d84462b46457297ec81bb57d31ad41d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,530
Size: 1.00 vMB
Total Fees: 0.00771688 BTC
Feerates: 34.33 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (517,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,493 397,493 0000000000000000076d1b98c21d04e5284f4f9f4fdbefad1829d6f92deb9675 1,065 0.93/1.00 vMB 19
397,492 397,492 0000000000000000044a670539e95a7e8e8424f8dad66481140c4d0f806f9921 1 0.00/1.00 vMB 0
397,491 397,491 0000000000000000052c41ff018cd57c4366fa29872d66acab3a00f239db6ff9 2,054 0.95/1.00 vMB 37
397,490 397,490 00000000000000000337e123b043e77a97775e0ddfcbd5545270c1b00ef5d4f3 2,151 0.93/1.00 vMB 43
397,489 397,489 000000000000000001e0161dd918f176618afef1b3de5ed2e4097eb46b32642a 2,403 0.93/1.00 vMB 48
397,488 397,488 000000000000000001c227680f8735372ec57bae4c3b3777806b8b606caa5424 1,140 0.53/1.00 vMB 28
397,487 397,487 00000000000000000205c1e40d97aaa983b8e47089fb9ce67cafecfbc9cec3b3 459 0.24/1.00 vMB 32
397,486 397,486 000000000000000004b7191e28206df9829849d391357c6fc6f9e715eda702d3 1,156 0.99/1.00 vMB 17
397,485 397,485 00000000000000000764eb4032f4a059d063f7cfac7ae8d8260a09e0a1d176da 49 0.05/1.00 vMB 0
397,484 397,484 0000000000000000057f06e9b129303c6ac05748c18d0b6e575bed7303492766 1,072 0.99/1.00 vMB 16
397,483 397,483 0000000000000000043892dfa657b3dca610e4c7eeb36a2b6c4f93aa3d65d738 646 0.99/1.00 vMB 11
397,482 397,482 0000000000000000057feb270f2a68b466455af52e58f449b1e90020c1283abd 1,320 0.95/1.00 vMB 26
397,481 397,481 000000000000000005447d6a3c17d192cfb6288d6f709491e80f43f2ac8acfec 956 0.95/1.00 vMB 22
397,480 397,480 0000000000000000078a4426e9249182d486b541f3963993af3c2835c463fa1c 1,911 0.99/1.00 vMB 31
397,479 397,479 000000000000000001ddf2011bab8752f59c32f30d34414dc053f9bb8de6c12e 2,549 1.00/1.00 vMB 32
397,478 397,478 000000000000000005cf8249551e52b40d810251436bf60389a12bcff0742fd0 58 0.06/1.00 vMB 13
397,477 397,477 00000000000000000341a16050883781aaf6521071cebeecae2ec992064e7c14 2,773 1.00/1.00 vMB 53
397,476 397,476 00000000000000000789a709cfa27e9cbadaef9bb4c89443a828da57a94f222f 1,748 1.00/1.00 vMB 28
397,475 397,475 00000000000000000037c83e80ee577dda313c8fb02525db96b3285cf78d72db 2,333 0.75/1.00 vMB 62
397,474 397,474 00000000000000000234d6f9b03c2b157d1d97369a25d7db575937708ff1ec05 1 0.00/1.00 vMB 0
397,473 397,473 00000000000000000741cc760451a5132cfdf9c5fcc7dfe8a6625dd94f7d625e 1,778 0.95/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.35 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: 662.19 GB
    • Received: 14.84 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.