Loading Tool

Explorer IconExplorer

Memory Pool

24,308 transactions
29.08 vMB
0.03874442 BTC
Random Selection Loading Transactions
Max Size: 153.64/200 MB

Candidate Block

Mining Attempt 59aaaaceca6cbeacacb431f3737b08b63207d9895f8630b273cae08a83d0ca22
Version 20000000
Previous Block 00000000000000000001a2e6ec496550594f53b47450be81707d2953dbe878a9
Merkle Root bb6168c7e1b3e26c52bc58a8ecca208b15dd38e96430992dd89d2d993bdd8481
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,141
Size: 1.00 vMB
Total Fees: 0.00618755 BTC
Feerates: 52.01 > 0.62 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,358 (797,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,560 141,560 00000000000006ddb42c5ad73ea8475d3a1580eeacfa4e12cd233f2f912532c8 136 0.05/1.00 vMB 161
141,559 141,559 000000000000035692aaecff1475e42b6f06ba33fda4a4b0513f9fcaaa53d38b 25 0.01/1.00 vMB 224
141,558 141,558 00000000000005bc0db20e0b28a226f38b5bbcc94d71769ce4de329d53c9bef1 26 0.02/1.00 vMB 285
141,557 141,557 00000000000007b3234ecb7b6c50ef2a3ef0fdce91b0a574d0b06e821cd9acc7 4 0.00/1.00 vMB 100
141,556 141,556 0000000000000176d2233f2a99f049f5b192cf48db1253ba21012fcc009cb1b8 59 0.02/1.00 vMB 176
141,555 141,555 000000000000033f83319c41ca390a47252e7157f6271be6114fa7bb20492c1c 64 0.03/1.00 vMB 575
141,554 141,554 000000000000023d5037ec310da06daa0a5ad643779b98bb54ef341ab329513a 15 0.01/1.00 vMB 138
141,553 141,553 0000000000000432444567d895f0d8c9bfcda6c159a3e7e10aca2618f5780a5a 121 0.04/1.00 vMB 104
141,552 141,552 00000000000006ec223fa17563d673161106cfb9f5910e55c5581e643e0e12fb 89 0.04/1.00 vMB 126
141,551 141,551 0000000000000127b5ea7c590fe00ab25f7561c4fd01004800c67e73180c253a 131 0.05/1.00 vMB 109
141,550 141,550 000000000000079f53046d8c05d6d11173b026d4debcb0409949ae44643690d0 13 0.01/1.00 vMB 978
141,549 141,549 000000000000093f3bfce9edb8b8f2dea34e2637370fde919d9e28d9bd842f95 118 0.05/1.00 vMB 374
141,548 141,548 00000000000004e1405590716fa5fa8dfaa61ea4c5390b59c256155a5646e040 27 0.01/1.00 vMB 315
141,547 141,547 00000000000008f89aa26ae40881dd88dc911c33ec621df23e764b1e4ca0015a 142 0.05/1.00 vMB 43
141,546 141,546 00000000000000735c20e100faccaf23e17712a6fdccebb217af3b3c58a58ed1 168 0.07/1.00 vMB 460
141,545 141,545 00000000000007ac47813ac066cf81df1b5c75b9eaa5c728076314d0a5345ec9 95 0.06/1.00 vMB 288
141,544 141,544 000000000000062f1e5e301e3205ad3590e38bc21f0bc40134193bee3bc91113 14 0.00/1.00 vMB 148
141,543 141,543 0000000000000477871cbb01679f1c457c639961880ba0f32ce257153c98f79d 93 0.02/1.00 vMB 51
141,542 141,542 00000000000008c6c2c4c176ce4737e05ca6854af4cf17222f0805805f8f42a6 62 0.04/1.00 vMB 148
141,541 141,541 00000000000002490951b0ab339f9cdc964d38fc9fd620d53fc7965a2cf1cac3 45 0.02/1.00 vMB 120
141,540 141,540 0000000000000333f8c0e8398fd94d78aacdd1d8ddadbf616fab871a11b45ca9 14 0.00/1.00 vMB 273
Previous 10 blocks ↓
Total Size: 825.57 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: 4,261.20 GB
    • Received: 234.21 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.