Loading Tool

Explorer IconExplorer

Memory Pool

77,403 transactions
28.51 vMB
0.09089093 BTC
Random Selection Loading Transactions
Max Size: 173.52/200 MB

Candidate Block

Mining Attempt 063e2fc5d6ce723a901dbf96cd69753aa031b8948f296450653d096916740ef6
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root adc0403978699b3c0600aa7152fee2f3a7a2ea8656ca2ff1b3d9f8a4d4e3694f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,808
Size: 1.00 vMB
Total Fees: 0.02645888 BTC
Feerates: 477.45 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (639,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,714 275,714 000000000000000402c62128c0f3a85a60790351117dc51d23265863c1c36a25 29 0.01/1.00 vMB 51
275,713 275,713 0000000000000003756f5bb2444f7e6446f65777b273dd03e2c928186b629031 270 0.15/1.00 vMB 50
275,712 275,712 00000000000000036578d6803fd5bedabb4e23c9817a105a43185af66eca38aa 164 0.13/1.00 vMB 29
275,711 275,711 0000000000000001f7729f7b01af78e3f79c48ba20394f602d0ba5941e480ccc 126 0.10/1.00 vMB 25
275,710 275,710 0000000000000000cba9ad1f110d823fda40f1341a308ac2f9ddb3c4cc26ed98 605 0.25/1.00 vMB 80
275,709 275,709 00000000000000046cb27935251e32414859c536d2bc2f095aa557990f71ddaf 37 0.01/1.00 vMB 65
275,708 275,708 0000000000000000f92a52fa689594cff2947d2e1fcc8571f627c0c5f1cfba2c 252 0.13/1.00 vMB 48
275,707 275,707 0000000000000002d8796db711b7d09fca906b3d1f683fb2886557df47455e0e 427 0.22/1.00 vMB 53
275,706 275,706 0000000000000001ba861e487fe9f1fbef232cce779bb4b88ad1bd99a670a576 262 0.17/1.00 vMB 47
275,705 275,705 00000000000000021cdd01d782d497fa1a9ceb66eb5dd0ea2fcf355a676a4e12 61 0.02/1.00 vMB 36
275,704 275,704 0000000000000000842868786d67e6c4d341420786d57489e66d846cbc222c70 358 0.17/1.00 vMB 53
275,703 275,703 000000000000000260cf23ac7b321a4f59f209496c3d5ed6390afc22de15e7d3 476 0.20/1.00 vMB 49
275,702 275,702 00000000000000016a251822fce3f7ae861038c08c6e6780f6860f72619c4b01 929 0.39/1.00 vMB 45
275,701 275,701 0000000000000003f93eeecea9402974314c0322d3ba60d87f28cc002d24a441 474 0.21/1.00 vMB 47
275,700 275,700 00000000000000039e3d2ae7262f5521b7606166e97490c39b309f330e097b59 374 0.21/1.00 vMB 53
275,699 275,699 0000000000000003a1a31adcd39d2534862a94fb2a68f6cd8e54fe9962f091e7 598 0.25/1.00 vMB 46
275,698 275,698 00000000000000040a91fa42d9f356972e08a8cafd5ce9e1234bf20e4d4471cf 11 0.00/1.00 vMB 27
275,697 275,697 000000000000000310a3855842e0cb64d432640130a4e5ebb88fb191e8a0a0dc 161 0.06/1.00 vMB 42
275,696 275,696 00000000000000009fe6ca56ed5aee694688add21cfe7fbcd5a51d0a70eaaafe 198 0.09/1.00 vMB 36
275,695 275,695 00000000000000016028da738624c312e10688c3b710fc3b404e629619a23276 716 0.43/1.00 vMB 52
275,694 275,694 00000000000000007ce3593f0444ec9ddbe13b69ac04bcd71a995ef4e1cc14c8 372 0.18/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.