Loading Tool

Explorer IconExplorer

Memory Pool

26,280 transactions
26.97 vMB
0.06530212 BTC
Random Selection Loading Transactions
Max Size: 129.35/200 MB

Candidate Block

Mining Attempt 973885cea56619e9518aca5fd4a6be88f5d0f30a4ad28b7ae09d6eedc2a39f6b
Version 20000000
Previous Block 000000000000000000007b4acda7a1f244486b309bf9a2b96a9bb81c576cc579
Merkle Root 1c566e429cb5a58bc76f888e2ff634ef0611fbf375b671bcb38df5f91c3eb61c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,467
Size: 1.00 vMB
Total Fees: 0.01457909 BTC
Feerates: 151.02 > 1.46 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,488 (553,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,505 360,505 0000000000000000048d18cfdce29576df910f42aa74f1352c1bdaa584363d59 1,448 1.00/1.00 vMB 20
360,504 360,504 000000000000000012fa5b5eb14860eefd582dc58c147f023829abbf4467fcb3 1,967 0.75/1.00 vMB 36
360,503 360,503 000000000000000014de227556b44713d206a3dcc76717364adbd956a906d481 1,511 0.75/1.00 vMB 33
360,502 360,502 00000000000000001109dbc4d706970718a5b7b50624ec4cc95c5b64653a3df4 2,894 1.00/1.00 vMB 47
360,501 360,501 0000000000000000022ac4e015c2b9672a23fbc70c294b1b5bb397df3469b656 788 0.39/1.00 vMB 24
360,500 360,500 000000000000000008c046a2f5189c5081e76184a31609fab9d2383161d14f7e 239 0.14/1.00 vMB 20
360,499 360,499 00000000000000000d662b96373a08c04d08027974fd8233ddbee40b0b91a687 1,023 0.53/1.00 vMB 27
360,498 360,498 00000000000000000e158b95a6daa18ca72c779586f7d08c03d9657962e9e3bf 754 0.47/1.00 vMB 29
360,497 360,497 0000000000000000078cab793f261a38ec305a4efeede4465cb2e30307e6ab17 1,337 0.70/1.00 vMB 25
360,496 360,496 000000000000000005eed3083fdcca54632e25ca6fb48d419c1ebfa1ba3a209e 1,816 0.75/1.00 vMB 35
360,495 360,495 000000000000000010b31bf095de171689c316ae3d2977a3722c8f0d713b5796 1,514 0.72/1.00 vMB 31
360,494 360,494 00000000000000000ad9aa755730c1f32dd1e8b025f6a3fc5e3d232d3fc69303 475 0.22/1.00 vMB 28
360,493 360,493 000000000000000005bc35f51ece310abb37134b468c41ebfc9dc927f509113c 781 0.39/1.00 vMB 25
360,492 360,492 000000000000000016d74f2f23238f2c613c9a38480b86636e572e3352b8dec7 1 0.00/1.00 vMB 0
360,491 360,491 00000000000000000437e442c7552eea7abef8a398471f7f2a797efd869feb9a 1 0.00/1.00 vMB 0
360,490 360,490 0000000000000000036c17c91f9889d5dc60b24b83d7bcc46c448b790bba2504 1,318 0.70/1.00 vMB 28
360,489 360,489 00000000000000000ceff3062b45ea3dd6ea54f6589620a8de175fbaef3d1ae2 1,201 0.67/1.00 vMB 27
360,488 360,488 0000000000000000003e28d081d99a312e01cdb5153b28a1e70bba76c52dc9ba 2,175 1.00/1.00 vMB 30
360,487 360,487 00000000000000000e9395cab5a2016976fd86c1621d6655bcf878d17632eedc 903 0.46/1.00 vMB 25
360,486 360,486 00000000000000000a90ea1946b99c84c60696c0cea379981e16f99447731b4f 1,634 0.80/1.00 vMB 28
360,485 360,485 00000000000000000ab3f1a587cede55da761026f74a78f915008d3b71ec3e81 323 0.15/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.48 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: 611.60 GB
    • Received: 10.85 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.