Loading Tool

Explorer IconExplorer

Memory Pool

43,532 transactions
26.34 vMB
0.05683651 BTC
Random Selection Loading Transactions
Max Size: 138.78/200 MB

Candidate Block

Mining Attempt 7bfae24a065857ad2384b895123946b5d8b5c46136c0f2f705cce5ca142d8104
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 9f99d1e6ed6c8dee3ef3f6d36e18c8d7cb4f51244f7a8fa930478490beb3094a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,589
Size: 1.00 vMB
Total Fees: 0.00872212 BTC
Feerates: 140.50 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (68,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,459 846,459 00000000000000000001de5e312d55f873e73d14f3cd8a8ee656a392dbc28236 3,544 1.00/1.00 vMB 35
846,458 846,458 0000000000000000000146ff7ddbab422a05c9476100b0694b19cf0d1a5486f6 4,458 1.00/1.00 vMB 23
846,457 846,457 000000000000000000016d58bb61529d640fedaf86ee2da9b891dfd27d41067d 6,152 1.00/1.00 vMB 19
846,456 846,456 0000000000000000000131ed404276797986191f33e40b04e655f876e8f77a5e 5,136 1.00/1.00 vMB 19
846,455 846,455 00000000000000000000fe96359fd4dac47dc0eb0d041e3771910594a2c6d726 6,256 1.00/1.00 vMB 16
846,454 846,454 00000000000000000002664a3ee77eada091c13a3d64593da11f4ad0026ba070 4,209 1.00/1.00 vMB 16
846,453 846,453 00000000000000000002946d5147ed7b95941a4a9dda1c8d9e8d5da1a742e196 3,861 1.00/1.00 vMB 21
846,452 846,452 000000000000000000005d61b6cfc471c8afdd786462b72f33115ecc0fec9ad5 7,351 1.00/1.00 vMB 16
846,451 846,451 00000000000000000001be40b7b47870ead22964e0a247dd4db79bc0da0bdd78 7,371 1.00/1.00 vMB 17
846,450 846,450 00000000000000000002b80ab943f57069f72fab9280eb35e0f1c5f4cc4e8249 4,925 1.00/1.00 vMB 19
846,449 846,449 0000000000000000000029f6e349f280f8fca97e7a9cc191dff5c2d47b4f1bfa 5,017 1.00/1.00 vMB 32
846,448 846,448 0000000000000000000227269b266778c2aa7ce497fb26fce16b970624509450 4,577 1.00/1.00 vMB 21
846,447 846,447 000000000000000000027ba237dc2ab07622c9fcc4f85c99b73169a9a8b027b9 4,528 1.00/1.00 vMB 27
846,446 846,446 0000000000000000000347ef77f65a8ca198b5153232a47b0c69f1633c62203b 5,029 1.00/1.00 vMB 18
846,445 846,445 00000000000000000001c9be17af08a44b7bc431c595e9736e038d67b44ee770 5,669 1.00/1.00 vMB 19
846,444 846,444 000000000000000000028685847ab04b518f030892db8797891e702fe775ed84 5,789 1.00/1.00 vMB 16
846,443 846,443 000000000000000000026a8eb6c44f9bc44317dfc937f150a700964bc062c01c 4,139 1.00/1.00 vMB 23
846,442 846,442 000000000000000000016175d88a898104109bfdc42656c98cd3c8e19229ccee 5,978 1.00/1.00 vMB 19
846,441 846,441 0000000000000000000002e91882f675020224a588fe95d57d4d34fbaa52eafa 2,843 1.00/1.00 vMB 28
846,440 846,440 000000000000000000012177f26ce01f3a502e9aa462139f530d0672a56a9baa 3,239 1.00/1.00 vMB 22
846,439 846,439 000000000000000000002ae26daad628ece76917c88cc69f7b157c4f2d296a1a 7,088 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.