Loading Tool

Explorer IconExplorer

Memory Pool

78,108 transactions
29.00 vMB
0.07386692 BTC
Random Selection Loading Transactions
Max Size: 175.91/200 MB

Candidate Block

Mining Attempt ac239b927909be2b10ec7bec84a95aee2b1fed08f4d42cef2567f5e1fa293cb9
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 84e3152dafe9d8a5d9926a08e3aa23b268e3d4ae65791b6885a0dc079857b1cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,298
Size: 1.00 vMB
Total Fees: 0.01337537 BTC
Feerates: 75.92 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (287,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,559 627,559 000000000000000000076dae26b7d9b87d21941f58420d4bedd5211e692ca4b6 2,214 1.00/1.00 vMB 6
627,558 627,558 0000000000000000000179ef7d1bb32c24954213cde373b60fc714ea7f265a59 2,838 1.00/1.00 vMB 21
627,557 627,557 0000000000000000000bef00c36d9810c3cc37b3186c4628d56b52ccda1f43f7 2,764 1.00/1.00 vMB 24
627,556 627,556 0000000000000000000fe843acb69d94aaaf5963085c967457f8d31c04d9fd47 2,822 1.00/1.00 vMB 6
627,555 627,555 0000000000000000000804da921c719e60f436b6dae5f15f10e1e68572590ebf 2,415 1.00/1.00 vMB 20
627,554 627,554 00000000000000000009e755f01916cc5136e4ec89aba80bca507b94fb75eb4a 2,875 1.00/1.00 vMB 39
627,553 627,553 0000000000000000000b8c9a79b2fdae305e6b6815ed1d58c46855c623f0f820 2,657 1.00/1.00 vMB 9
627,552 627,552 0000000000000000000ee6cac9cb76bca15a00faa9d5de8cbbacf25ec879a648 2,638 1.00/1.00 vMB 23
627,551 627,551 00000000000000000001fe0852c3d9da37cbbd4083c9701cc9c0b34ab26e91b4 2,067 1.00/1.00 vMB 18
627,550 627,550 0000000000000000000334d95e72e8225c31515a60617235a9d5d5c4d16c26f2 2,293 1.00/1.00 vMB 20
627,549 627,549 0000000000000000000398773b0b6c8ca6e619d817ba0117c09de2d5cbdbc63c 2,479 1.00/1.00 vMB 33
627,548 627,548 0000000000000000000e8e009c9a202539525728d03d77185984321d2517d8c3 2,702 1.00/1.00 vMB 37
627,547 627,547 0000000000000000000d791b0c6c6dfe4d5ab2088f79cf9e60f88bf8c776572f 2,938 1.00/1.00 vMB 44
627,546 627,546 0000000000000000000ab7a6b94d238b479ba19b6efd4293cf984ed2c732146d 2,109 1.00/1.00 vMB 30
627,545 627,545 0000000000000000000adff45b6a1664ae0c3fcc39573c233b620bdbaa55302a 2,301 1.00/1.00 vMB 46
627,544 627,544 000000000000000000045a465b959072a715f47047141108ef14db64e2ee9049 2,557 1.00/1.00 vMB 14
627,543 627,543 00000000000000000000473fb8361e232d05cf38fe0265677b6a9c8f5fc21c21 1,588 1.00/1.00 vMB 22
627,542 627,542 00000000000000000006bd6aa24222ec0360737ed79efb3f28753659d675d3b7 2,291 1.00/1.00 vMB 38
627,541 627,541 0000000000000000000b271dc95edda5e2cd7f116d4dca236fbe44b26f888e88 2,730 1.00/1.00 vMB 37
627,540 627,540 0000000000000000000236a4f76e2cc207679162da6e164eb48c50949a70c8ce 1,818 1.00/1.00 vMB 7
627,539 627,539 00000000000000000004256d73f7931d1b65add1ac4b40254104fc23b777f229 2,731 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.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: 671.07 GB
    • Received: 15.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.