Loading Tool

Explorer IconExplorer

Memory Pool

76,074 transactions
29.11 vMB
0.10302930 BTC
Random Selection Loading Transactions
Max Size: 172.09/200 MB

Candidate Block

Mining Attempt b82effcb97824a05f7dd2948d5e1f4c97c384528f80d4967700bf30f050d15b3
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 64c9805c277f7a9f5c5a7df24f752a81a8fb5d2dfabffeec8b0b3c876e69cf9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.04100982 BTC
Feerates: 201.37 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (315,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,070 599,070 00000000000000000001870a5a5f2a9cabee85c92ac862411a1f5818a0f605df 2,928 1.00/1.00 vMB 34
599,069 599,069 00000000000000000003c798f8dfe68ff0d813b5ee3126376385cf289643f62b 3,326 1.00/1.00 vMB 23
599,068 599,068 0000000000000000000a9730dbb0535c3b227954c0931db0a8cefb9321b96994 3,030 1.00/1.00 vMB 18
599,067 599,067 0000000000000000000affcdf81810c18f6acb1b606a0e1249e132829b19fb64 2,640 1.00/1.00 vMB 40
599,066 599,066 000000000000000000153a21ef9fad22d4c2b04cee7df6da7c2ff217ad476a1c 169 0.04/1.00 vMB 23
599,065 599,065 00000000000000000001d0ab7674ba9bffb81a4644a09fc5b8d2a8276f9c105f 1,381 0.43/1.00 vMB 16
599,064 599,064 00000000000000000012b892da0cc103979641fe7a4533aa71f2140453ef799f 1,637 0.51/1.00 vMB 15
599,063 599,063 000000000000000000067f1abd5a6e9f08f2bc949ae9709a9c55e0451ef14c0e 1,395 0.41/1.00 vMB 17
599,062 599,062 000000000000000000025e75ffcc514130d5f0148e8b22b8cbe3269d8f75f5bf 3,493 1.00/1.00 vMB 17
599,061 599,061 00000000000000000008e91d91287adfcf5d4509cb85a923f33bf81c2ad1102e 2,703 1.00/1.00 vMB 23
599,060 599,060 00000000000000000000bfa8fcc95c20c7db14453184d2e202aac59c41542d5c 2,171 1.00/1.00 vMB 14
599,059 599,059 0000000000000000000acbd9670959a66e446007c43906a36abfc5882101a5b1 2,199 1.00/1.00 vMB 22
599,058 599,058 0000000000000000000adf5fe23a450e795022be9e3491807705b5b574e8aa6e 1,974 1.00/1.00 vMB 10
599,057 599,057 0000000000000000000985d13ff12804c792a46b14a5ce94ca0b9d95e5fe6e2c 1,614 1.00/1.00 vMB 16
599,056 599,056 00000000000000000011fd1ab8c3b575c8e2c1a5957d4126ab3cccb805e64e2e 2,259 1.00/1.00 vMB 25
599,055 599,055 0000000000000000000b3da90af0b43ca8c91f2ffa9bcaff07925796a26b455f 1,368 1.00/1.00 vMB 76
599,054 599,054 0000000000000000000f0472fc5500fb5c607ffe6e17984e52dbf6446c4a7ca5 3,112 0.86/1.00 vMB 10
599,053 599,053 0000000000000000000cfef4bc0c1656325873dac7f775f1e09bfd2c37e504a5 3,353 1.00/1.00 vMB 13
599,052 599,052 0000000000000000000a9c7104c4f597426b050285c8fe577c166c39f35c3cc3 3,247 1.00/1.00 vMB 31
599,051 599,051 000000000000000000017c704bd4d7c854355a69b0911f99ed95e91f8e2ab407 3,157 1.00/1.00 vMB 23
599,050 599,050 00000000000000000004cc7fe643054e5e1242ec975bf363d9d7b3b2657a5d57 2,422 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.