Loading Tool

Explorer IconExplorer

Memory Pool

39,823 transactions
26.99 vMB
0.07410368 BTC
Random Selection Loading Transactions
Max Size: 139.70/200 MB

Candidate Block

Mining Attempt 38719e135cbcc80a0ecc7a5f0a91b1cb25cd6f7be920352e099b1799a6ee90a3
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 248028e0c0ee92282ff22a85a6be2befc0a495ef208fdf4f65b7107ee76fc38c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.02066208 BTC
Feerates: 201.37 > 2.07 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (315,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,577 599,577 00000000000000000004456b13a7242256f5703308c676366a62471111012e2f 2,010 1.00/1.00 vMB 3
599,576 599,576 0000000000000000000bcc7128af55b0f46a2a2209424bc7e4a017c5d012ebeb 3,148 1.00/1.00 vMB 15
599,575 599,575 00000000000000000001b74cc1edfbe8c4209d6b2560e0af6d77d5b861350917 2,714 1.00/1.00 vMB 21
599,574 599,574 00000000000000000008d5d5a80740f86db7a4c8b9a46c110d33fb9a9bdef7f3 3,495 1.00/1.00 vMB 35
599,573 599,573 000000000000000000136735e842746afdf941ad55d550b8baf25d467ded1637 2,924 1.00/1.00 vMB 42
599,572 599,572 000000000000000000078cadc24dc65dc3d4e8444b8b2376bb06437fee93d399 2,447 0.92/1.00 vMB 19
599,571 599,571 0000000000000000000994ab5e14c967868de2ebf18a51237fe01c5fb1371bf4 2,063 0.54/1.00 vMB 21
599,570 599,570 000000000000000000082396a2f800a9878c945a87e4fd453a8e29c58c05fa6c 3,348 0.95/1.00 vMB 12
599,569 599,569 00000000000000000015697cfee4e1ba8ef643abb9cbfd9fab382fbe7f1f3364 2,678 1.00/1.00 vMB 30
599,568 599,568 00000000000000000007163e8d17d9f6723d6e601d914382f0d92e3d56cd99a9 2,752 1.00/1.00 vMB 15
599,567 599,567 0000000000000000001489d6e8b954f202e3c4a42c1327b66be37ff7ef747717 1,165 0.35/1.00 vMB 27
599,566 599,566 000000000000000000065038fc0b20782bc07ab7f231cf78060fd34485a6d3dd 131 0.03/1.00 vMB 33
599,565 599,565 0000000000000000000aafaa2b71552dc4e24f37e7d4913ffca930b269639f3a 2,786 0.83/1.00 vMB 21
599,564 599,564 0000000000000000000c973689874412a37e949d3f515c929de4e1c93862a19d 2,216 0.86/1.00 vMB 13
599,563 599,563 00000000000000000009096a00c4de932b16c27260ee72fed099faa068f79c09 1,681 1.00/1.00 vMB 22
599,562 599,562 0000000000000000000161772f858cddf30b53b3d4355ce8cef27ebca90add68 79 0.02/1.00 vMB 12
599,561 599,561 0000000000000000000a1fcf56281f226e80b5d2b12d215f33eea3c3efe5819f 1,607 0.46/1.00 vMB 21
599,560 599,560 000000000000000000020223a4b7c9fc56998ed172197cebc64c6ecffa46ead1 1,274 0.42/1.00 vMB 19
599,559 599,559 000000000000000000155eee8376c6a95052d87239784f62bf0ed5c404afd7bd 1,947 0.69/1.00 vMB 24
599,558 599,558 0000000000000000000d3281dab6395abf30bb6fb20553be8c105a821606732d 2,433 0.83/1.00 vMB 16
599,557 599,557 0000000000000000000405e73f236c64ec8b0712088980ab440c88f71908f962 2,522 0.72/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 636.65 GB
    • Received: 12.38 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.