Loading Tool

Explorer IconExplorer

Memory Pool

27,701 transactions
11.32 vMB
0.05029422 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.90/200 MB

Candidate Block

Mining Attempt a6d5dd0a4878b4a832f9c5f866f34983ed4526c00102d1bb5818275bf0d912e5
Version 20000000
Previous Block 000000000000000000018eeec2e5b9ba9206fddda6378af044f6446ee9562c05
Merkle Root c424c01d9c34d8ec0609d069772cb1d8805f2ae2ce3b7c39831024a16fe98881
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.03098997 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,555 (785,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,534 128,534 0000000000001b193efff5281bc38c19b507090c4841251b634d6f47d9421fdc 20 0.01 vMB 1,610
128,533 128,533 0000000000000bfdf02f9068605ca5a42b2010a07e48a99b68a4029064b88884 9 0.01 vMB 508
128,532 128,532 000000000000102a846548be4220bfc2d42ce4ef312d708b03c74444e26c98cc 25 0.02 vMB 885
128,531 128,531 000000000000057d98fdf54f1684ad28a2b1299fd653e06b288d0cdab4e1c9f2 20 0.01 vMB 1,148
128,530 128,530 0000000000001dc48ea9479c436ecb642d2b9c306c323e7f9609d6a97cb05b99 6 0.00 vMB 796
128,529 128,529 0000000000001b4d41fa0243f8953f1e360c539251e3affe9fa9e74a1463b51d 211 0.08 vMB 675
128,528 128,528 0000000000001ffe1ea57d4216e830c07a0b012750155bc4e45f777607f12fbf 64 0.04 vMB 971
128,527 128,527 000000000000108afc5b0445bd780654378668059928cbcfb73718ee5ec4f580 36 0.01 vMB 1,398
128,526 128,526 0000000000001121fc3f6bb052fa519360fd71486802bdf87402fd1120b6226b 122 0.05 vMB 731
128,525 128,525 00000000000002cfb3f6d107f7b65a8d957b7935d4b1b2562955f45f3de6befc 17 0.03 vMB 553
128,524 128,524 000000000000082ad326e56688f09d79174d7d03c909850a3eeff75f00289591 80 0.02 vMB 146
128,523 128,523 0000000000001b7b28812612166bb9d56257d7b0f996f02b08c0ed84602963d5 28 0.01 vMB 1,195
128,522 128,522 0000000000002371d413d319749d2491eed62a9545bd38f6b4401d742c2a543f 62 0.02 vMB 334
128,521 128,521 0000000000000fd085685951698f57cdd48a11d5b030ff0e699863b219961b1f 22 0.01 vMB 849
128,520 128,520 00000000000025e2adebab2c53982e90e31e17e9a4dc352987687d44b68c8b7c 43 0.02 vMB 998
128,519 128,519 0000000000000d0a1aced802894a99072a07d6d530d07f379d8e5e514d41f35e 15 0.00 vMB 1,107
128,518 128,518 0000000000001dd1c63421e59072c8d796a40657b8ac705f387004c740778d36 5 0.00 vMB 1,058
128,517 128,517 0000000000001f380135027cbe100617737ab5d93b8c68cd99fe7c3d5cf60ac3 8 0.00 vMB 526
128,516 128,516 0000000000001249e15e63787ef51b7bcdc3352559156a687aa872ede71c6e61 12 0.00 vMB 1,522
128,515 128,515 00000000000008db888a74af545cdd6276b0900863f28c557ed9be98b18879f0 14 0.01 vMB 1,297
128,514 128,514 0000000000001c7f63b636837b56476851d4057b5c6421fa7b3ca9d0f6b66311 144 0.05 vMB 101
Previous 10 blocks ↓
Total Size: 779.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 421.80 GB
    • Received: 2.27 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.