Loading Tool

Explorer IconExplorer

Memory Pool

23,652 transactions
10.05 vMB
0.06301247 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.60/200 MB

Candidate Block

Mining Attempt 8cb780c61b560b754b7a2f327d937bb8eeafc15013fce3f327cf29393ef79300
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root bc58a58efe0ebabfec9757ada8d768ef6a0418562bb66fd4fe5fc6bae112ddb1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.03413736 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (792,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,073 121,073 00000000000072cb4cdd156e0eb5136f8c6c6b575f785c22949608236508f7ca 7 0.01 vMB 257
121,072 121,072 000000000000444ae09cec4ce9f07fe7b32cef925ec85b0891352a8ce4b1451b 81 0.03 vMB 308
121,071 121,071 0000000000001c6430c1997d19f4feaacf39dae96097255faf9fd20281cfa69a 1 0.00 vMB 0
121,070 121,070 0000000000001fc948f18a1a71312ad0cf8dd9163e4b5b4fab8c440915af16f7 25 0.01 vMB 734
121,069 121,069 0000000000000adbec0c504df39383277cfcde45965a598381226c9d69ac49d4 11 0.00 vMB 343
121,068 121,068 000000000000418f02482273ac6a32d16edec9b32ab0ba4df6cedace84296896 8 0.00 vMB 1,551
121,067 121,067 0000000000000d80f675420be668f669c8fe2fb47dd37973bc03acfdb65f85b8 23 0.01 vMB 1,687
121,066 121,066 00000000000040b5f954e6fafcee88e83bfc518652e38c4ddf0093fefbff180a 160 0.05 vMB 81
121,065 121,065 0000000000003fda5b8545f616c8669068ec0d55df9a2ab7c3eef56f1d27c7b2 12 0.00 vMB 281
121,064 121,064 0000000000009366035bfaac09768eda7c6c00f30dc43a82f242b03cded2af61 23 0.02 vMB 419
121,063 121,063 0000000000009149970f8b22ebc89bc39f94ecf62fb2d103895b140cd1e6929c 16 0.00 vMB 1,245
121,062 121,062 0000000000002fd2fcb88fb3161f8b1dc957edec768a92197a2682ef1e411111 14 0.00 vMB 1,013
121,061 121,061 000000000000423ab1d771c156011400c26796aeaa4a696e50883110d106e189 16 0.01 vMB 1,408
121,060 121,060 00000000000051f16c0a2856278559367d52f78e2edbe4e1209665899f504cb4 31 0.01 vMB 1,757
121,059 121,059 00000000000031a668ff1516b7760192175e11493a783cfc1fedced3fdf1ec68 3 0.00 vMB 1,955
121,058 121,058 00000000000024d6fbd7eb65351e6ed7891ff1adbcaab04ab806a623b375d702 12 0.01 vMB 153
121,057 121,057 0000000000008e60cef7434121c415367e71d331f66a7391c95d21eafed494f7 163 0.04 vMB 22
121,056 121,056 0000000000008e6ff594414d2ca8c59f7165664c97f46380e7fc7549f93850cb 13 0.00 vMB 0
121,055 121,055 0000000000008290778cf07c8352a105667c87209e0acd330efb871ef75add7d 52 0.02 vMB 605
121,054 121,054 000000000000443b9bf8b6471bf1ffd7d6cac5925bf6c4225eecd0ae9e7291e6 16 0.01 vMB 270
121,053 121,053 0000000000003795781dafa7d1634569ee4f553da536b34f5dbe24f381f3e0a4 6 0.00 vMB 880
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 279.69 GB
    • Received: 1.10 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.