Loading Tool

Explorer IconExplorer

Memory Pool

44,805 transactions
27.42 vMB
0.09615592 BTC
Random Selection Loading Transactions
Max Size: 144.93/200 MB

Candidate Block

Mining Attempt c479e80def46ba82e644f393e3ea6dcba6f6b86ead70db8616df4e657e7fcbce
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 58fac9d60b0222c042b0f4dd03b5697a552f1535059af57778f2c1072513272e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,672
Size: 1.00 vMB
Total Fees: 0.04471899 BTC
Feerates: 150.75 > 4.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (183,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,500 731,500 000000000000000000022cf1102e55c00583770e038b89c79451580a6973e95a 2,457 1.00/1.00 vMB 18
731,499 731,499 00000000000000000006fcfe1841b213ea23e249c5f7166ae2805c07459462bb 1,665 1.00/1.00 vMB 10
731,498 731,498 0000000000000000000749fe40cbbd8bea5fec076d285ca59bb2d74a707bb6c3 121 0.04/1.00 vMB 10
731,497 731,497 00000000000000000009340c73275808ad349411f6d3f70c4b9d548e4a4e9f05 648 0.28/1.00 vMB 7
731,496 731,496 00000000000000000005cc7b8a24be7b44d1a7c9e21185f3149481e5f5cdcebc 80 0.03/1.00 vMB 11
731,495 731,495 00000000000000000008690968cbc25b23b1c89fbb2c06512311e8712468ef65 25 0.00/1.00 vMB 6
731,494 731,494 00000000000000000001b3e92bb7c3c10332c7e425ac221a682efb15408e17da 426 0.22/1.00 vMB 8
731,493 731,493 00000000000000000004c50950b5d8e404453228855153e0ed199bec07524436 26 0.02/1.00 vMB 12
731,492 731,492 0000000000000000000290bcef91584f706ac54df1e6ff6b5054e4ed84fee087 1,158 0.67/1.00 vMB 5
731,491 731,491 00000000000000000005307b05d11cb20fb410353ffe3614135dcac13255dee9 1,556 1.00/1.00 vMB 10
731,490 731,490 00000000000000000008f41e3c38b7f5f5959d14b43a4a56988af2ed3a2d727b 200 0.09/1.00 vMB 8
731,489 731,489 000000000000000000019e1fe9484399a683a0e84604731c8ee3695fa29a4679 547 0.20/1.00 vMB 9
731,488 731,488 00000000000000000001772a28e115877839aa05c31de78b24853294cc62cddc 913 0.47/1.00 vMB 6
731,487 731,487 00000000000000000000aa8a787dd852cc5983b5c1532b9bea7d410fe425ae54 1,811 1.00/1.00 vMB 8
731,486 731,486 0000000000000000000190c72b3b75ccf962e048bdbec6981e19f47a2cd7f90a 296 0.46/1.00 vMB 4
731,485 731,485 00000000000000000001d825cf737864f76e7873bd1e5b886d31ecc335cba9ca 1,169 1.00/1.00 vMB 3
731,484 731,484 00000000000000000002b20c410d2ec2c485671eed990fe4117033e00252ba68 2,464 1.00/1.00 vMB 11
731,483 731,483 00000000000000000009224461958b5e4b5abc4ff32bdcc15fd9c1053424e82e 442 0.27/1.00 vMB 6
731,482 731,482 00000000000000000001d862c4a2af10472c18bf1a33831016252117fc85b4e7 1,400 0.79/1.00 vMB 7
731,481 731,481 0000000000000000000810542407bc4bc0998c7934fb8c9f21046ad8d70bd0b2 33 0.01/1.00 vMB 10
731,480 731,480 00000000000000000000ec7d41e70e4a1b81bbebbdb5e33a57399bd86854c1c3 28 0.06/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.