Loading Tool

Explorer IconExplorer

Memory Pool

45,494 transactions
27.62 vMB
0.07385764 BTC
Random Selection Loading Transactions
Max Size: 144.69/200 MB

Candidate Block

Mining Attempt ed60b803f7b5f0c6942d7848ee60e15707fd051e369ef9e9157d9acf907d34a8
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 5dfa3e5fefa1a000307be13601a3c9903d9eb5e360b9662a6e7fbe8a17f9c703
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,875
Size: 1.00 vMB
Total Fees: 0.01887632 BTC
Feerates: 124.00 > 1.89 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (177,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,599 737,599 0000000000000000000333514ebf831844473ec2e5e81f881b7dfc06c6cf1157 2,189 1.00/1.00 vMB 17
737,598 737,598 00000000000000000005070fffa3f658044b355d8b3662bb14860f5534315aff 2,073 1.00/1.00 vMB 20
737,597 737,597 00000000000000000001eaa42cd1f146e52b486e45aa4cb8a36cae5ba84af8d9 1,831 1.00/1.00 vMB 35
737,596 737,596 000000000000000000038aa681dcb3a93a9bdc455878948ef690f826a202ed1c 3,074 1.00/1.00 vMB 18
737,595 737,595 000000000000000000076657a71c9cbd747bffd85355e38d300b47f4395c3fc5 1,825 1.00/1.00 vMB 6
737,594 737,594 0000000000000000000805ead1a73c09b93d05f86312b0422cde525d1aed0221 2,508 1.00/1.00 vMB 10
737,593 737,593 000000000000000000005f14fcd2642da7bb928e67fffffa85fd72cadbdde867 3,421 1.00/1.00 vMB 21
737,592 737,592 00000000000000000000a33b2d8af98ce479bdbd47f3bdc980ff76766158e8e6 2,603 1.00/1.00 vMB 14
737,591 737,591 000000000000000000064978177d371ef43b3df919280f5012fcd3165bec02ac 608 0.29/1.00 vMB 11
737,590 737,590 0000000000000000000840936f47b6cfd84d4b4051af7845da788a9bdb4f7188 1,284 0.82/1.00 vMB 7
737,589 737,589 000000000000000000042bc5987a49f1969ace13d58d06c6b215d41066e52a59 1,701 1.00/1.00 vMB 6
737,588 737,588 00000000000000000000ac19f4de3232630d22d918b28633787634ab22334887 2,282 1.00/1.00 vMB 14
737,587 737,587 00000000000000000007459c0c684385515b3295c61358fd7ce0fc79577c0f55 1,755 1.00/1.00 vMB 15
737,586 737,586 000000000000000000017b756d30c6658391489645361e9ae9969268bb473f3d 1,410 1.00/1.00 vMB 17
737,585 737,585 000000000000000000042de216f41dd8e3d6de13b8d4536a7897418267190e3a 666 0.68/1.00 vMB 15
737,584 737,584 000000000000000000026d46f2432424176f59d5aed9fc87482912a6e67f131c 1,561 0.56/1.00 vMB 14
737,583 737,583 00000000000000000005eecd095762e017873a534e405debaec6d1c94bf61dad 129 0.04/1.00 vMB 12
737,582 737,582 0000000000000000000676e3a9d1931541cb78e2daa23ccd17708521f43c2844 508 0.20/1.00 vMB 12
737,581 737,581 00000000000000000006fb38300a332d952f0a186828b42a16ed6d450fb4e495 1,084 0.38/1.00 vMB 15
737,580 737,580 00000000000000000000a0c01da06aff53da2a48458678f3c50bc7ad0f66a9bb 711 0.23/1.00 vMB 13
737,579 737,579 000000000000000000000d3cfaeef372fa918d405a8f1252d9890107a4c18fe8 536 0.60/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.19 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.73 GB
    • Received: 14.03 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.