Loading Tool

Explorer IconExplorer

Memory Pool

38,218 transactions
25.90 vMB
0.05128001 BTC
Random Selection Loading Transactions
Max Size: 134.22/200 MB

Candidate Block

Mining Attempt cd797191c14c0d92263556110b1c9cf4c960aa87e011577ecc64315ce11a7039
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 93153be4f4668f19c41aecc30dcc8aed5c8760f401eb2ba82e8933adc488d22f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,971
Size: 1.00 vMB
Total Fees: 0.00413861 BTC
Feerates: 60.16 > 0.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (395,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,341 519,341 000000000000000000139711f1aafcba0cb1c5478cd6750e67182585b99723c8 1,752 0.89/1.00 vMB 24
519,340 519,340 00000000000000000027264033979f0905e40513e1c207f9779a41e749474207 14 0.00/1.00 vMB 12
519,339 519,339 00000000000000000031189ef2542d985552b4da05eb23cc88473ebdd223c02b 1,653 0.75/1.00 vMB 27
519,338 519,338 0000000000000000001822f09f1821deb6b3b74e36ea1de4e232e5c60fa30ed9 54 0.02/1.00 vMB 36
519,337 519,337 0000000000000000003923691e313442f52ebbb15e9c5bd7db976c34797487a0 868 0.28/1.00 vMB 35
519,336 519,336 000000000000000000126063d4e877caa5280b47dbe931286f63b7fa14b95c28 179 0.07/1.00 vMB 42
519,335 519,335 0000000000000000001b71f7d2805401b9a6f25a89864d7be37dd7f856336fd7 581 0.40/1.00 vMB 20
519,334 519,334 000000000000000000355e6534077c3f3f10ecd1da5a3dd9d065b30cbf2bb082 617 0.29/1.00 vMB 48
519,333 519,333 000000000000000000409f5277cb4a4a9e5abdde8e1ed5ad4d4118a46fcbfa9a 462 0.25/1.00 vMB 6
519,332 519,332 0000000000000000003c49fc0dbd752aedbead5ea50100b1fff6d1017fba1f65 3,650 1.00/1.00 vMB 12
519,331 519,331 00000000000000000008478bad9be14dff59b6e8ce7898bfafde11fb19cf14d5 2,772 1.00/1.00 vMB 57
519,330 519,330 0000000000000000001a9d9acc05ec7300b6ef7fae429f99cc19df02c59ee0c9 715 0.30/1.00 vMB 20
519,329 519,329 00000000000000000046e22e404a7e64d57ca6297d63e842dd7f981167401b22 1,252 0.44/1.00 vMB 31
519,328 519,328 00000000000000000009078f3a291d12d5060e418ae2214fa8056d4407d8fa97 805 0.38/1.00 vMB 27
519,327 519,327 000000000000000000084d45eaa70e2b07678edd29b2d627261c92cfb74d2764 2,399 0.88/1.00 vMB 20
519,326 519,326 000000000000000000310c4206b70eb2f39d3e0d2b0c37a162ee98710b10bb6b 447 0.16/1.00 vMB 30
519,325 519,325 0000000000000000003f57f1493bf3c45e4378101968d311f2d18826ae74472f 1,272 0.50/1.00 vMB 29
519,324 519,324 0000000000000000002bf9369353977dea6c3f6786821d3acb31cd531d8d9519 16 0.00/1.00 vMB 132
519,323 519,323 00000000000000000007e61ca1c3aa6bd2bfaa7c5ea04fd19ad2ef0016a46386 673 0.19/1.00 vMB 26
519,322 519,322 0000000000000000000218bfd547bc764ef54570259fa5d7aabc671d7e97d5e7 350 0.10/1.00 vMB 24
519,321 519,321 000000000000000000178cbd92a6a5b511aef38f11ae3e3c9a7bc570f9ba09fe 708 0.26/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.27 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: 656.05 GB
    • Received: 14.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.