Loading Tool

Explorer IconExplorer

Memory Pool

81,927 transactions
30.17 vMB
0.16497965 BTC
Random Selection Loading Transactions
Max Size: 181.38/200 MB

Candidate Block

Mining Attempt dca7ce82a2259f866d8b3b19504c8b37556a6bc6cf277d101f1a8567c39d1a6d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e316ef7567497961333d7ace1149eeb5805d249a04bc3949531732d5e88ec786
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.06216845 BTC
Feerates: 1,002.91 > 6.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (557,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,538 357,538 00000000000000001419245869351a08b460f785082dc462b524afb7edbf8bc5 2,098 0.75/1.00 vMB 38
357,537 357,537 000000000000000001cf4e5da41f0001172705cc490f622b03d0104235d5c13b 797 0.45/1.00 vMB 24
357,536 357,536 00000000000000000b89b39ef30968f3800d06e2b1e0a89eb17d4e2a7f708084 1,531 0.82/1.00 vMB 26
357,535 357,535 00000000000000000192fee6cc2ef69e6c01c1bf396e7d11defac9243ea8faf4 582 0.35/1.00 vMB 24
357,534 357,534 00000000000000000353835ca7d50e683bc56bc25b96c813de88260c5d673130 897 0.84/1.00 vMB 15
357,533 357,533 0000000000000000078bb9296160773d78b9b8bcd52e62cf51f2bd143882869d 2,095 0.75/1.00 vMB 40
357,532 357,532 0000000000000000073ad1729b533a0c8c4266d01c4d37c2f80090f5ede878d0 82 0.08/1.00 vMB 9
357,531 357,531 00000000000000000b6b6bc96512a8b80a39ca341fe7fa77b60928bcde415b97 602 0.36/1.00 vMB 22
357,530 357,530 000000000000000008e75079945cb46318eccba27831e2eac727b09c66d807be 295 0.18/1.00 vMB 18
357,529 357,529 00000000000000000c17dbedfad908ccbc6fd0b1e0709f925306223dbc0bb329 818 0.69/1.00 vMB 16
357,528 357,528 000000000000000000562de089e58cbe8170cb270493b6e3e354ceb1c82cde9d 852 0.75/1.00 vMB 24
357,527 357,527 00000000000000000fdc38ecbf6cfe082e7e4a1bf46fdcc4f8c293bb2bdc3f77 950 0.75/1.00 vMB 23
357,526 357,526 000000000000000004ae8d14faccdcf0ee1f79fcb98c954c9a265c378ee55641 1,766 0.75/1.00 vMB 35
357,525 357,525 00000000000000000519ac024364ee982f62d18102e1327e1087d756ab9ae0f9 840 0.46/1.00 vMB 27
357,524 357,524 0000000000000000102bdb3e9b5d9b5d7edb0d7a50c424030ff98c168128df39 119 0.10/1.00 vMB 27
357,523 357,523 00000000000000001371d439d02c92c514146e6c3a801399daab4742fb707bb1 290 0.12/1.00 vMB 29
357,522 357,522 00000000000000000d41eb6a496766f5e0e9cde3d68357eb996691263b38609d 1,225 0.62/1.00 vMB 29
357,521 357,521 0000000000000000015b30df8544ccb067fa03966d549eaca2dcf2e22b5eab25 1,429 0.74/1.00 vMB 27
357,520 357,520 00000000000000000692f24068490223dc95ab60bbf556fbdf1d1bc0d68274ab 106 0.10/1.00 vMB 17
357,519 357,519 00000000000000000325b91b629891d086222e0ba8fb2a2f61391334a9cd0c34 1,009 0.55/1.00 vMB 45
357,518 357,518 00000000000000000ceed26005174b1ba847937fc83a2d5feb7a7a159224bf9f 906 0.53/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.