Loading Tool

Explorer IconExplorer

Memory Pool

81,495 transactions
29.86 vMB
0.14268327 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt 73bfe8ae9116fc58df5d4b40559bfee7199b5a615916e0258a946a09286ccdf4
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 30c225ee156491d0b34c7bdedde9978189a0125f60b30091f9bb95ea304c4dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,747
Size: 1.00 vMB
Total Fees: 0.07495124 BTC
Feerates: 101.65 > 7.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (407,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,730 507,730 0000000000000000003ba30cfdd3b6995dd26c58d3083a2b3a6e36ffbe5b2647 743 1.00/1.00 vMB 59
507,729 507,729 0000000000000000002c66312211df40d20712b38ccabdf9e391a93877b2e3d1 1,412 1.00/1.00 vMB 95
507,728 507,728 0000000000000000001502e1b2b341babcbb266dd5e843b1ab1ec74ac2e75648 1,424 1.00/1.00 vMB 176
507,727 507,727 00000000000000000045cde6ed31a06ff80e964364777d23a18800cc8a22e6e8 214 1.00/1.00 vMB 26
507,726 507,726 0000000000000000005ed532b1bb4924293997cba048e7f7de8c02cf7a5c5a53 726 0.42/1.00 vMB 158
507,725 507,725 000000000000000000184b4bb3874e676410c1fdebebad06c4b7bb22d5eb6ff5 212 1.00/1.00 vMB 10
507,724 507,724 000000000000000000576369e75369afe81eea5bdee4a28b8cccb3999ff6edca 636 1.00/1.00 vMB 72
507,723 507,723 00000000000000000031a320e19c4e9ff794418d371c22992ad22f4b261ff59c 527 1.00/1.00 vMB 38
507,722 507,722 0000000000000000003b78bc2dc0cef5c0a0f1e6e7acd75462499c2d14eafb6e 1,818 1.00/1.00 vMB 116
507,721 507,721 00000000000000000004b09f4a5436c99129cccb768f914c8643d977a47a1313 1,890 1.00/1.00 vMB 190
507,720 507,720 0000000000000000003603c6802f20c3434c95b2d8235cc8d9b37b3523553c6c 366 1.00/1.00 vMB 20
507,719 507,719 0000000000000000003df1b152a7196fff67b972c4765e0240b86d41cde877a8 46 1.00/1.00 vMB 3
507,718 507,718 0000000000000000000656c362bd2ed78d5e3a21c9eb6fc209c630095f367cce 797 1.00/1.00 vMB 60
507,717 507,717 0000000000000000004061057d4fb848d63f2a98ddb942855c1341e6c1d2e8c2 1,017 1.00/1.00 vMB 61
507,716 507,716 00000000000000000065636f3002656e4f0c089f576a5d9141cfe6e809854ebc 755 0.49/1.00 vMB 105
507,715 507,715 00000000000000000014d6f6a00557d775849895d092b9889694ec1541f6865b 1,500 1.00/1.00 vMB 75
507,714 507,714 00000000000000000015f02ce4f8c297f8b65d60c58dba2ecefae1248df00823 1,563 1.00/1.00 vMB 120
507,713 507,713 0000000000000000000c5aea397f8a509c755e1a36a24a431268e3aaf60a84ec 131 1.00/1.00 vMB 4
507,712 507,712 0000000000000000001068156e2e780acb7703a2352eb9a8feaefff8beed9dd5 542 1.00/1.00 vMB 52
507,711 507,711 0000000000000000001e952fc340e45be71e9a113df44c5fe1e15515af8e9f1f 83 1.00/1.00 vMB 4
507,710 507,710 00000000000000000057f7b46ff1acaa758c6078168546a4fe35ae4ad33f2743 111 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.