Loading Tool

Explorer IconExplorer

Memory Pool

79,644 transactions
30.21 vMB
0.08336432 BTC
Random Selection Loading Transactions
Max Size: 183.94/200 MB

Candidate Block

Mining Attempt db571d61caf95135261ccc284bd78302a847ee9651f0ca0eca8b694d6f39cc3f
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root dc82a0021d1f7ab6d69776fdfe7fa550e73e7914dac16f4ca4866814cb1b2451
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,712
Size: 1.00 vMB
Total Fees: 0.01610092 BTC
Feerates: 203.60 > 1.61 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (367,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,961 547,961 00000000000000000020b2e1746d1dae8f75877547e867958191befb9dc1d9d7 2,468 1.00/1.00 vMB 22
547,960 547,960 00000000000000000009eee241c52b3cf543b505b7b8ba4d09e904be01a8c1b7 2,456 1.00/1.00 vMB 9
547,959 547,959 0000000000000000000e106146b387acced8f9caaa9acc1670469fa47d9c55a8 2,712 1.00/1.00 vMB 18
547,958 547,958 00000000000000000015b8cd2f7e333aad9a04f7567d4eb0b55989ead1261d6f 1,527 1.00/1.00 vMB 15
547,957 547,957 00000000000000000010614589584863ddd69690e85d765a69fcc6cca2c6b631 2,660 1.00/1.00 vMB 4
547,956 547,956 0000000000000000000f50a0d5f1de9cdfdd9125659c235971af898174d694cf 2,782 1.00/1.00 vMB 24
547,955 547,955 000000000000000000144d1ab2b48249de05684b901319a629b15d304cbf8224 2,720 1.00/1.00 vMB 10
547,954 547,954 00000000000000000017c03e433a20f3b4685f13185ff6b0364796bc618fb8f0 2,732 1.00/1.00 vMB 14
547,953 547,953 000000000000000000115fefbcc597f1b1881c1c90134ee09c6eba49002fc632 3,048 1.00/1.00 vMB 39
547,952 547,952 0000000000000000001beb849078c8957f0dd03042f4644df2cdaf1370ccd6d9 1,085 0.41/1.00 vMB 24
547,951 547,951 0000000000000000001ea8046318d327494f40653d0612fce59847a2302c2d55 1,490 0.61/1.00 vMB 26
547,950 547,950 00000000000000000006534f859662e501213d8177bbdbe892981eb4caf6b855 2,585 1.00/1.00 vMB 4
547,949 547,949 0000000000000000001b7971059f25173ca48da3db885f02ff060487228cc7da 2,529 1.00/1.00 vMB 12
547,948 547,948 0000000000000000002634ff6e74e5cab5a70f4a7f60793ea34767116aa06362 2,710 1.00/1.00 vMB 17
547,947 547,947 00000000000000000018a006d89bd1eb4582dff5ba4b8a90104e3cc124158d54 2,794 1.00/1.00 vMB 15
547,946 547,946 00000000000000000026fb23d9f81a658c536c6c429ee197ea55ff64d649fb5e 2,833 1.00/1.00 vMB 35
547,945 547,945 0000000000000000001b9604b05d9b21fee680e608a473d968413537c2c24f15 2,270 0.83/1.00 vMB 22
547,944 547,944 000000000000000000136e8a712d2276f7831e5ec28d7efe00269b68c61b1a30 1,966 1.00/1.00 vMB 12
547,943 547,943 00000000000000000024bbed039da97d9f0216d2fe12a45c399f3b2271fdbb02 2,253 1.00/1.00 vMB 3
547,942 547,942 000000000000000000037257f955206b78f84943853c0801914a05b008db6605 2,489 1.00/1.00 vMB 17
547,941 547,941 000000000000000000183e0c464e439744a7c730b17c525a7d63f9dff594a405 2,636 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.