Loading Tool

Explorer IconExplorer

Memory Pool

47,073 transactions
27.90 vMB
0.12917908 BTC
Random Selection Loading Transactions
Max Size: 146.37/200 MB

Candidate Block

Mining Attempt 7b2a858e306ceed1fb376adfe4608493aa02abf81478bd9d205ab9eb7c8f6df8
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 30ff552fd323e7125d8073e4ba244bb00cefc22f2bc8ce7fd78e164fd8da8968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,541
Size: 1.00 vMB
Total Fees: 0.05804219 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (254,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,646 660,646 0000000000000000000994e21412109847caffa2bd990884f49461d53c047055 2,348 1.00/1.00 vMB 45
660,645 660,645 0000000000000000000c3230522e267980bb990883cc0b36460ad3efc1f8fed4 2,672 1.00/1.00 vMB 48
660,644 660,644 000000000000000000035bba27a30175e4f7d9a026878aabbbf189f72578f45b 2,501 1.00/1.00 vMB 48
660,643 660,643 00000000000000000005b7b76ec22e5a908562a06eb4ef800b294d143fbfdebc 2,578 1.00/1.00 vMB 59
660,642 660,642 0000000000000000000c2d15476825222a289c90fb3c76eaf72cca93c27fba42 2,887 1.00/1.00 vMB 75
660,641 660,641 0000000000000000000479153d31d9aaf9e1c847a8953229b59fa5d412e2b639 2,469 1.00/1.00 vMB 39
660,640 660,640 00000000000000000006fd569009079148f0d02446e547aa6853f58ed34393f0 2,131 1.00/1.00 vMB 47
660,639 660,639 00000000000000000001604e89067b2b3f4bc4dd75070a0f88cb2868f8df9419 3,024 1.00/1.00 vMB 26
660,638 660,638 00000000000000000000189cb74b841b4c1a7bd5985ae285c9d6d9a84d0cb2c1 2,811 1.00/1.00 vMB 54
660,637 660,637 00000000000000000007ecf5400dd75d4c0a4cb35252580d2b540fded434cd1d 3,279 1.00/1.00 vMB 45
660,636 660,636 00000000000000000000abf581631855c2ef9bf7463829b28148a2f6a6cec011 2,372 1.00/1.00 vMB 59
660,635 660,635 0000000000000000000dbcf0ec5ad8c1e81c79c5e6882596a20f0d038e950a15 1 0.00/1.00 vMB 0
660,634 660,634 0000000000000000000ca8866ce2785558483c8fd0a92525c3653e5c5a78ec99 2,759 1.00/1.00 vMB 80
660,633 660,633 00000000000000000008b233811dea75a5e672170bf5980ba7abd664b7d7d945 1,174 1.00/1.00 vMB 62
660,632 660,632 00000000000000000000005ef5322ffefb3cd51f5fbcd818f04d50ac2e308adf 2,949 1.00/1.00 vMB 83
660,631 660,631 000000000000000000054f68fec39b607bc944b862887d196b01db0cb8f08442 1,977 1.00/1.00 vMB 77
660,630 660,630 00000000000000000008903fa9e0826f9aa3e09c90541d1f3016c4d1d8d869eb 2,710 1.00/1.00 vMB 52
660,629 660,629 000000000000000000023fb59dbac67e867c2384ca8549c8c11b49978ad93416 2,701 1.00/1.00 vMB 53
660,628 660,628 00000000000000000001d1f6b0c8913a4e52ea1d8c2645ed596e5084669489b2 2,651 1.00/1.00 vMB 84
660,627 660,627 00000000000000000004e26b2320812f3a87abc572484395f356dabe18e54299 2,810 1.00/1.00 vMB 50
660,626 660,626 0000000000000000000698218f05812e7f0b875fa251ab59ddf1ddd7f9252b36 2,458 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.